home *** CD-ROM | disk | FTP | other *** search
/ Cinema Studio: Frank Herrmann / Cinema Studio - Frank Herrmann.iso / tools / pbm / manuals / ppmtorgb3.man < prev    next >
Text File  |  1994-03-01  |  989b  |  67 lines

  1.  
  2.  
  3.  
  4.      ppmtorgb3(1)         AMIGA (10 January 1991)         ppmtorgb3(1)
  5.  
  6.  
  7.  
  8.      NAME
  9.           ppmtorgb3 - separate a portable pixmap into three portable
  10.           graymaps
  11.  
  12.      SYNOPSIS
  13.           ppmtorgb3 [ppmfile]
  14.  
  15.      DESCRIPTION
  16.           Reads a portable pixmap as input.  Writes three portable
  17.           graymaps as output, one each for red, green, and blue.
  18.  
  19.           The output filenames are constructed by taking the input
  20.           filename, stripping off any extension, and appending ".red",
  21.           ".grn", and ".blu".  For example, separating lenna.ppm would
  22.           result in lenna.red, lenna.grn, and lenna.blu.  If the input
  23.           comes from stdin, the names are noname.red, noname.grn, and
  24.           noname.blu.
  25.  
  26.      SEE ALSO
  27.           rgb3toppm(1), ppmtopgm(1), pgmtoppm(1), ppm(5), pgm(5)
  28.  
  29.      AUTHOR
  30.           Copyright (C) 1991 by Jef Poskanzer.
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                           (printed 3/1/94)
  64.  
  65.  
  66.  
  67.